egl: Support EGL_KHR_no_config_context
authorBenjamin Otte <otte@redhat.com>
Wed, 6 Oct 2021 00:41:31 +0000 (02:41 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 6 Oct 2021 01:44:37 +0000 (03:44 +0200)
commitbc7c0d05f8ac6e02d256795706aecf169f9cd702
treea1f5c0a13a4000dbfd40d68b7167443539f16637
parent3ca84c4357b38f364f96d812d57713d9f332fc99
egl: Support EGL_KHR_no_config_context

If the extension is supported, we create configless contexts.

This will come in handy real soon now, we use different configs for HDR
and SDR.
gdk/gdkdisplay.c
gdk/gdkdisplayprivate.h
gdk/gdkglcontext.c